libgwengui-cpp0 software package provides C++ bindings for the Gwenhywfar GUI implementation, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgwengui-cpp0
libgwengui-cpp0 is installed in your system.
Make ensure the libgwengui-cpp0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgwengui-cpp0 *
You will get with libgwengui-cpp0 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libgwengui-cpp0 |
| Version | 4.10.0beta-1 |
| Description | C++ bindings for the Gwenhywfar GUI implementation |
| Sub Section | libs |